Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Bluesky for default handles as Bluesky 2 #908

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

balestek
Copy link
Contributor

@balestek balestek commented Nov 25, 2024

Existing "Blue Sky" checks the full handle (with the domain). Useful to find someone from the full handle or from a personal domain as a handle. But it can't find a username in a default handle like username.bsky.social.

  • "Blue Sky" renamed to "Bluesky 1"
  • New "Bluesky 2" using the bluesky public API. It checks the username part in the default handle {{username}}.bsky.social, allowing to find "mark.bsky.social" from "mark".
    Bluesky public API is cached and the rate limit is very high.

Existing "Blue Sky" checks the full handle (with the domain).
Useful to find someone from the full handle or from a personal domain as a handle. But it can't find the majority of the users who are using a default handle.

- "Blue Sky" renamed to "Bluesky 1"
- New "Bluesky 2" using the bluesky public api, checking for the username part in the default handle {{username}}.bsky.social.
@WebBreacher WebBreacher merged commit a17dddf into WebBreacher:main Nov 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants